Today I started working on Numba, it is tool to jit compile parts of python code so that it will run faster. It appears to very cool + challenging.